Split a string by a delimater
The text to split from
The text to split by
An array of text that has been split
See Implementation
Split a string by a delimater